* man.el (Man-completion-table): default-directory "/" in case
authorKevin Ryde <user42@zip.com.au>
Wed, 25 Nov 2009 22:42:11 +0000 (22:42 +0000)
committerKevin Ryde <user42@zip.com.au>
Wed, 25 Nov 2009 22:42:11 +0000 (22:42 +0000)
commit08196fa8fa368703419c62e0f4eb2ae11b07c0f8
treea8464ff39121383c428b6f6830d547c09ed64607
parent35c8fc2f0f552538a94e10cd076547b0c7903af9
* man.el (Man-completion-table): default-directory "/" in case
doesn't otherwise exist.  process-environment COLUMNS=999 so as
not to truncate long names.  process-connection-type pipe to avoid
any chance of hitting the pseudo-tty TIOCGWINSZ.  (Further to
Bug#3717.)
lisp/ChangeLog